En esta página puede obtener un análisis detallado de una palabra o frase, producido utilizando la mejor tecnología de inteligencia artificial hasta la fecha:
математика
пустой подкласс
['sʌbklɑ:s]
общая лексика
подкласс
подкласс, дочерний объект
в ООП - класс, получившийся из суперкласса с помощью наследования. Содержит все возможности суперкласса (которые могут быть в нём переопределены) и добавленные новые
существительное
['sʌbklɑ:s]
биология
подкласс
глагол
общая лексика
делить на подклассы
In computational learning theory in mathematics, a concept over a domain X is a total Boolean function over X. A concept class is a class of concepts. Concept classes are a subject of computational learning theory.
Concept class terminology frequently appears in model theory associated with probably approximately correct (PAC) learning. In this setting, if one takes a set Y as a set of (classifier output) labels, and X is a set of examples, the map , i.e. from examples to classifier labels (where and where c is a subset of X), c is then said to be a concept. A concept class is then a collection of such concepts.
Given a class of concepts C, a subclass D is reachable if there exists a sample s such that D contains exactly those concepts in C that are extensions to s. Not every subclass is reachable.